<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.thinklog_pages {
	clear:both;
	font-size:12px;
	font-family:Tahoma;
	margin:20px auto;
	text-align:center;
	padding:0;
}
.thinklog_pages a,.thinklog_pages span{
	display:inline-block;
	margin:0 2px 0 0;
	padding:0 6px;
	color:#000;
	background:#fff;
	height:24px;
	line-height:24px;
	text-decoration:none;
	vertical-align:middle;
	border:1px solid #c6d0d5;
	cursor:pointer;
}
.thinklog_pages a.current,.thinklog_pages a.current span,.thinklog_pages a:hover,.thinklog_pages a:hover span {
border: #006eb9 1px solid;
background: #006eb9;
color: #fff;
}
.thinklog_pages input {
	margin:0 5px 0 0;
	vertical-align:middle;
	height: 24px;
	line-height: 24px;
	border: 1px solid #c6d0d5;
	width:30px;
	text-align:center;
}
</pre></body></html>